Where to start when setting up a gambling website [closed]
Posted
by
molleman
on Server Fault
See other posts from Server Fault
or by molleman
Published on 2012-11-16T22:55:43Z
Indexed on
2012/11/16
23:01 UTC
Read the original article
Hit count: 167
I don't know if this is the correct place or this question by I couldn't find anywhere else.
I am looking into building a gambling website, I have good HTML CSS and JavaScript skills but I do not know enough of the server side to actually build a backend for a gambling website.
Firstly where would you start , what language , I work With Wordpress , so I understand php a little but not a lot . Would php be a good place to start . If so what framework would be able to scale if the number of users on the website increased .
clearly I would like a backend where you could view 1. Users 2. Transactions 3. input games which you can bet on And so on..
Also users should be able to see all there associated information
If anyone could help that would be great.
© Server Fault or respective owner